home *** CD-ROM | disk | FTP | other *** search
- # Analog.cfg - Configuration file for Analog 5.x
- #
- # Look at Readme.html file in the Docs folder or goto
- # http://www.statslab.cam.ac.uk/~sret1/analog/
- # or http://summary.net/soft/analog.html for more information.
- #
- # Lines starting with a '#' character are comments
- #
- HOSTNAME "[my organisation]"
- # Host name, used in the title of the report
- #
- HOSTURL "none"
- # Host name will be a link to here
- #
- DEFAULTLOGFORMAT AUTO
- # this is the log format used for drag and dropped logs
- #
- LOGFORMAT AUTO
- # Log file format DEFAULT, AUTO, COMMON, MS-COMMON, COMBINED, MICROSOFT-NA,
- # MICROSOFT-INT, WEBSITE-NA, WEBSITE-INT, WEBSTAR, EXTENDED, MS-EXTENDED,
- # WEBSTAR-EXTENDED, NETSCAPE, REFERRER, or BROWSER
- #
- LOGFILE "WebSTAR.log"
- # Specify the log file(s) to be processed. May consist of a list of file
- # names seperated by commas and the file name (but not the directory name
- # portion) may contain wild cards ('*' and '?').
- # This can also be a relative or full path name, for example:
- #LOGFILE "Hard disk:WebSTAR 2.0:*.log"
- #
- OUTPUT HTML
- # Output format, can be ASCII, HTML, COMPUTER, or CACHE
- #
- OUTFILE Report.html
- # The default file for output.
- #
- DNS NONE
- # level of DNS activity. Can be NONE, READ, LOOKUP, or WRITE
- # This controls domain name lookups. It will typicaly slow Analog
- # down quite dramaticaly while lookups are being done!
- #
- DNSGOODHOURS 672 # once every four weeks
- # Frequency with which to recheck successful DNS cache entries in hours
- #
- DNSBADHOURS 168 # once a week
- # Frequency with which to recheck failed DNS cache entries in hours
- #
- CACHEOUTFILE none
- # The default file for cache output. Use "none" for no cache file.
- #
- CACHEFILE none
- # The file for cache input. Again, can be "none".
- #
- #REFREPEXCLUDE http://www.statslab.cam.ac.uk*
- #REFREPEXCLUDE http://statslab.cam.ac.uk*
- # Dont list these in the referrer report
- #
- #HOSTEXCLUDE *.statslab.cam.ac.uk
- # Don't count requests from these hosts at all
- #
- ARGSEXCLUDE *
- # Don't look at query portion of requested URLs
- #
- # You can limit the dates analysed with FROM and/or TO: see docs/include.html
- #FROM 991001
- #TO -00-00-01
- #
- WARNINGS ON
- # Turn this off to guaranty Analog exits when it is done
- #
- CASE INSENSITIVE # SENSITIVE or INSENSITIVE
- # Case sensitive or case insensitive file system: default depends on your OS.
- # If your web server and your analog run on different OS's, you may need to
- # change this according to the machine running your server.
- #
- IMAGEDIR ./images/
- # where to look for images (bars for the bar charts) (as used in the HTML code)
- #
- CHARTDIR "./charts/"
- # where the pie charts are (as used in the HTML code)
- #
- LOCALCHARTDIR ":charts:"
- # where to write the pie charts on the machine running Analog
- #
- BARSTYLE b
- #
- # Style sheet for the output page
- STYLESHEET none
- #
- # BASEURL http://my.server.com
- #
- LOGO analogo.gif
- # the graphic in the top left corner of the report,
- # interpreted relative to IMAGEDIR above.
- #
- #HEADERFILE none
- #FOOTERFILE none
- #
- # /dir/ fetches /dir/index.html
- DIRSUFFIX index.html
- #
- # Aliases: see docs/alias.html
- # I can't list all of them, but there are aliases for individual items, e.g.
- #FILEALIAS /football/* /soccer/*
- # and there are also aliases for each report, e.g.
- #REQALIAS /soccer/* "Football: /soccer/*"
- #
- # Inclusions and exclusions: see docs/include.html
- # Again there are these for individual items, e.g.
- #FILEINCLUDE /football/*
- #FILEEXCLUDE /football/*
- # and for each report, e.g.
- #REQINCLUDE pages
- #
- NOROBOTS ON # Put the no index META tag in the report
- #
- # You can make more things into pages with a command like
- #PAGEINCLUDE *.asp
- #
- #REFARGSEXCLUDE *
- # This would remove everything after the '?' in the referer report
- #
- #REQINCLUDE pages # *, PAGES, or list of file name patterns
- #
- LINKINCLUDE pages # *, PAGES, or list of file name patterns
- REFLINKINCLUDE pages # *, PAGES, or list of file name patterns
- #
- LANGUAGE US-ENGLISH
- # ARMENIAN, BOSNIAN, BULGARIAN, CATALAN, SIMP_CHINESE (GB2312),
- # TRAD_CHINESE (Big5), CROATIAN, CZECH, DANISH, DUTCH, ENGLISH, US_ENGLISH,
- # FINNISH, FRENCH, GERMAN, GREEK, HUNGARIAN, ICELANDIC, ITALIAN, JAPANESE,
- # KOREAN, NORWEGIAN (Bokmal), NYNORSK, POLISH, PORTUGUESE, BR_PORTUGUESE,
- # ROMANIAN, RUSSIAN, SERBIAN, SLOVAK, SLOVENE, SPANISH, SWEDISH, TURKISH or
- # UKRAINIAN.
- #
- #LANGFILE "lang:uk.lng"
- #DOMAINSFILE "lang:ukdom.tab"
- # the files where the language and domain definitions live
- # normaly you just use the LANGUAGE command above
- # see docs/output.html for more information
- #
- PROGRESSFREQ 200000 # report progress every 100,000 lines
- #
- DEBUG +D # Display DNS lookup progress
- #
- # Other Commands for debugging
- #SETTINGS ON
- #DEBUG ON
- #WARNINGS ON
- #ERRFILE somefile
- #ERRLINELENGTH 78
- #
- REPORTORDER xmWDdHh45uJoZSvitzcPrEIfsNnkKbBp1Qw67lLRMjYy
- #A string like "xmWDdHh45uJoZSvitzcPrEIfsNnkKbBp1Qw67lLRMjYy" giving the
- # order in which the reports will be output. You should include each of
- # the above letters exactly once. See docs/output.html for which report
- # has which code letter.
- #
- # whether we want each of the reports by default
- GENERAL ON # General statistics and GoTo's
- MONTHLY ON # Monthly report
- DAILY ON # Daily summary
- FULLDAILY OFF # Daily report
- # One line for each day. Think about the poor people loading your page from
- # the other side of the world before turning this on by default.
- WEEKLY ON # Weekly report
- HOURLY ON # Hourly summary
- FULLHOURLY OFF # Hourly report
- # One line for each hour ever. You really don't want this on by default.
- QUARTER OFF # Quarter-hour report
- FIVE OFF # Five-minute report
- DOMAIN ON # Domain report
- ORGANISATION ON # Orginisation report, second level domains
- DIRECTORY ON # Directory report
- FILETYPE ON # File type report
- REQUEST ON # Request report
- REDIR OFF # Redirection report
- FAILURE ON # Failure report
- SIZE ON # File size report
- PROCTIME OFF # Processing (data transfer) time
- HOST ON # Host report
- REFERRER ON # Referer report
- REFSITE ON # Referring site report
- REDIRREF OFF # Redirected referrer report
- FAILREF ON # Failed referrer report
- VHOST OFF # Virtual host report
- USER OFF # User report
- FAILUSER OFF # Failed user report
- SEARCHQUERY OFF # Search phrases report
- SEARCHWORD ON # Search words report
- BROWSER ON # Browser summary
- FULLBROWSER ON # Browser report
- STATUS ON # Status code report
- OSREP ON # OS (platforms) report
- #
- GOTOS ON # "Go To" lines (ON, OFF, or FEW)
- LASTSEVEN ON
- #
- # The columns in each report: see docs/timereps.html and docs/othreps.html
- TIMECOLS RPB
- # Which columns we want to appear in the domain report, and in which order.
- # The string can contain any of the following four letters:
- # R Number of requests from each domain
- # r Percentage of the requests from each domain
- # P Number of requests for pages from each domain
- # p Percentage of the requests for pages from each domain
- # B Total number of bytes transferred to each domain
- # b The percentage of traffic to each domain
- # D Date and time of last access from each domain
- # d Date of last access from each domain
- # N Number in list
- # And the same for the other reports
- MONTHCOLS PRB
- DAYCOLS PRB
- FULLDAYCOLS PRB
- WEEKCOLS PRB
- HOURCOLS PRB
- FULLHOURCOLS PRB
- QUARTERCOLS PRB
- FIVECOLS PRB
- DOMCOLS PpRrBb
- ORGCOLS PpRrBb
- HOSTCOLS PpRrBb
- DIRCOLS PpRrBb
- TYPECOLS RrBb
- REQCOLS RrBbD
- REDIRCOLS R
- FAILCOLS R
- REFCOLS Rr
- REFSITECOLS R
- REDIRREFCOLS R
- FAILREFCOLS R
- BROWCOLS PpRrBb
- FULLBROWCOLS PpRrBb
- OSCOLS RP
- SIZECOLS Rb
- PROCTIMECOLS R
- VHOSTCOLS Rb
- USERCOLS Rb
- FAILUSERCOLS R
- SEARCHQUERYCOLS R
- SEARCHWORDCOLS R
- STATUSCOLS R
- #
- # Should the time graphs be calculated by requests 'R',
- # bytes 'B' or pages 'P'? see docs/timereps.html
- ALLGRAPH P
- MONTHGRAPH P
- DAYGRAPH P
- FULLDAYGRAPH P
- HOURGRAPH P
- FULLHOURGRAPH P
- WEEKGRAPH P
- QUARTERGRAPH P
- FIVEGRAPH P
- #
- # Should they go forwards (oldest entries at top) or backwards?
- # (NB You can mix them, but probably don't want to) see docs/timereps.html
- ALLBACK OFF
- MONTHBACK OFF
- WEEKBACK OFF
- FULLDAYBACK OFF
- FULLHOURBACK OFF
- QUARTERBACK OFF
- FIVEBACK OFF
- #
- # The maximum number of rows in each (0 for "show all time")
- # see docs/timereps.html
- MONTHROWS 0
- WEEKROWS 0
- FULLDAYROWS 65
- FULLHOURROWS 72
- QUARTERROWS 96
- FIVEROWS 288
- #
- # The "floor" for each report. See docs/othreps.html for the
- # possible formats for these strings.
- # see docs/othreps.html and docs/hierreps.html
- REQFLOOR 20r
- REQARGSFLOOR 10r
- REDIRFLOOR -30r
- REDIRARGSFLOOR 10r
- FAILFLOOR -30r
- FAILARGSFLOOR 10r
- DOMFLOOR 0b
- SUBDOMFLOOR 0.5%b
- ORGFLOOR -20r
- SUBORGFLOOR 0.5%r
- DIRFLOOR 0.01%b
- SUBDIRFLOOR 0.01%b
- TYPEFLOOR 0.1%b
- SUBTYPEFLOOR 0.1%b
- HOSTFLOOR 100r
- REFFLOOR 20r
- REFARGSFLOOR 10r
- REFSITEFLOOR -30r
- REFDIRFLOOR 50r
- REDIRREFFLOOR -30r
- REDIRREFARGSFLOOR 10r
- FAILREFFLOOR -30r
- FAILREFARGSFLOOR 10r
- BROWFLOOR -20p
- SUBBROWFLOOR 10p
- FULLBROWFLOOR -40r
- OSFLOOR 5p
- SUBOSFLOOR 1p
- VHOSTFLOOR -20b
- USERFLOOR -100r
- FAILUSERFLOOR -20r
- SEARCHQUERYFLOOR -20r
- SEARCHWORDFLOOR -20r
- STATUSFLOOR 0r
- #
- # how should the various reports be sorted? Legal values ar REQUESTS,
- # PAGES, BYTES, ALPHABETICAL, DATE, and RANDOM (unsorted)
- # see docs/othreps.html and docs/hierreps.html
- REQSORTBY REQUESTS
- #REQARGSSORTBY REQUESTS
- REDIRSORTBY REQUESTS
- #REDIRARGSSORTBY REQUESTS
- FAILSORTBY REQUESTS
- #FAILARGSSORTBY REQUESTS
- DOMSORTBY BYTES
- #SUBDOMSORTBY BYTES
- ORGSORTBY REQUESTS
- DIRSORTBY BYTES
- #SUBDIRSORTBY BYTES
- TYPESORTBY BYTES
- #SUBTYPESORTBY BYTES
- HOSTSORTBY ALPHABETICAL
- REFSORTBY REQUESTS
- #REFARGSSORTBY REQUESTS
- REFSITESORTBY REQUESTS
- REFDIRSORTBY REQUESTS
- REDIRREFSORTBY REQUESTS
- #REDIRREFARGSSORTBY REQUESTS
- FAILREFSORTBY REQUESTS
- #FAILREFARGSSORTBY REQUESTS
- BROWSORTBY PAGES
- SUBBROWSORTBY PAGES
- FULLBROWSORTBY REQUESTS
- OSSORTBY PAGES
- VHOSTSORTBY BYTES
- USERSORTBY REQUESTS
- FAILUSERSORTBY REQUESTS
- SEARCHQUERYSORTBY REQUESTS
- SEARCHWORDSORTBY REQUESTS
- STATUSSORTBY ALPHABETICAL
- #
- HTMLPAGEWIDTH 65
- ASCIIPAGEWIDTH 76
- MINGRAPHWIDTH 15
- #
- WEEKBEGINSON SUNDAY
- # The 1st day of the week. I think it's SUNDAY, but you can choose any day.
- #
- MARKCHAR '+'
- SEPCHAR ','
- #
- REPSEPCHAR none
- # The same for long numbers within the detailed output
- #
- DECPOINT '.'
- # Character to use as the decimal point.
- #
- COMPSEP "\t"
- # A separator string between fields in "computer" output style
- #
- RAWBYTES OFF
- # whether bytes should be quoted in full (e.g., 1,021,453) as
- # opposed to in kilobytes, megabytes etc. (e.g., 998k).
- #
- # Use one of these if you are short of memory: see docs/lowmem.html
- FILELOWMEM 0
- HOSTLOWMEM 0
- BROWLOWMEM 0
- REFLOWMEM 0
- USERLOWMEM 0
- VHOSTLOWMEM 0
- #
- # END
-